The div (division) element is a block-level container used to group elements for styling and layout purposes.
This div acts as a container holding text and other elements.
This div is centered using margin: auto.